summaryrefslogtreecommitdiffstats
path: root/src/input_common/drivers/gc_adapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input_common/drivers/gc_adapter.h')
-rw-r--r--src/input_common/drivers/gc_adapter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input_common/drivers/gc_adapter.h b/src/input_common/drivers/gc_adapter.h
index 7f81767f7..b5270fd0b 100644
--- a/src/input_common/drivers/gc_adapter.h
+++ b/src/input_common/drivers/gc_adapter.h
@@ -5,10 +5,10 @@
#include <array>
#include <memory>
-#include <stop_token>
#include <string>
#include <thread>
+#include "common/polyfill_thread.h"
#include "input_common/input_engine.h"
struct libusb_context;